Skip to content

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Oct 23, 2024

Description

Moves parser tests into a separate test file.

Test plan

CI

@tzakian tzakian requested a review from a team October 23, 2024 22:27
Copy link

vercel bot commented Oct 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 5:01pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 5:01pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 5:01pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 5:01pm

## Description 

Adds additional tests and fixes a couple small issues around type lists.
Also removes the `num_bigint` usage and instead uses `num::bigint`
(which are the same as far as I am aware). This will get moved to a u256
in a PR above this.

## Test plan 

New tests + CI
@tzakian tzakian merged commit ad9d7d8 into tzakian/new-tt-parser2 Oct 24, 2024
16 of 20 checks passed
@tzakian tzakian deleted the tzakian/new-tt-parser3 branch October 24, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants